[INFO] cloning repository https://github.com/MolotovCherry/ToyEmu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MolotovCherry/ToyEmu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMolotovCherry%2FToyEmu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMolotovCherry%2FToyEmu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 196b0fd02d851788e5592f2ac96e80cb4af7605a
[INFO] fixing MolotovCherry/ToyEmu against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMolotovCherry%2FToyEmu" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MolotovCherry/ToyEmu
[INFO] finished tweaking git repo https://github.com/MolotovCherry/ToyEmu
[INFO] tweaked toml for git repo https://github.com/MolotovCherry/ToyEmu written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MolotovCherry/ToyEmu on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MolotovCherry/ToyEmu already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded sayuri-proc v0.1.1
[INFO] [stderr]   Downloaded sayuri v0.1.2
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded customasm v0.13.12
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded minifb v0.28.0
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2edf0895e8405c15914518a3931954dfae465e6efa0ae04a1cbaba8fd825d6a7
[INFO] running `Command { std: "docker" "start" "2edf0895e8405c15914518a3931954dfae465e6efa0ae04a1cbaba8fd825d6a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2edf0895e8405c15914518a3931954dfae465e6efa0ae04a1cbaba8fd825d6a7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2edf0895e8405c15914518a3931954dfae465e6efa0ae04a1cbaba8fd825d6a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2edf0895e8405c15914518a3931954dfae465e6efa0ae04a1cbaba8fd825d6a7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling customasm v0.13.12
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]    Compiling sayuri-proc v0.1.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling minifb v0.28.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking sayuri v0.1.2
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking graft v0.1.0 (/opt/rustwide/workdir/graft)
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking aspen v0.1.0 (/opt/rustwide/workdir/aspen)
[INFO] [stdout] error[E0425]: cannot find type `MemError` in this scope
[INFO] [stdout]   --> aspen/src/mmu/memory.rs:63:34
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn new() -> Result<Self, MemError> {
[INFO] [stdout]    |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::mmu::MemError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MemError` in this scope
[INFO] [stdout]   --> aspen/src/mmu/memory.rs:85:24
[INFO] [stdout]    |
[INFO] [stdout] 85 |             return Err(MemError::Io(Arc::new(err)));
[INFO] [stdout]    |                        ^^^^^^^^ use of undeclared type `MemError`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::mmu::MemError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> aspen/src/mmu/memory.rs:85:37
[INFO] [stdout]    |
[INFO] [stdout] 85 |             return Err(MemError::Io(Arc::new(err)));
[INFO] [stdout]    |                                     ^^^ use of undeclared type `Arc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:115:81
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn write<N: Copy + ToBytes>(&self, addr: BitSize, val: N) -> Result<(), MemError> {
[INFO] [stdout]     |                                                                                 ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 |             .ok_or(MemError::Overflow)?;
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `MemError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:134:66
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn read<N: FromBytes>(&self, addr: BitSize) -> Result<N, MemError> {
[INFO] [stdout]     |                                                                  ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |             .ok_or(MemError::Overflow)?;
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `MemError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:149:71
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn memcpy(&self, addr: BitSize, buf: &mut [u8]) -> Result<(), MemError> {
[INFO] [stdout]     |                                                                       ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |             .ok_or(MemError::Overflow)?;
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `MemError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:164:69
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn memwrite(&self, addr: BitSize, buf: &[u8]) -> Result<(), MemError> {
[INFO] [stdout]     |                                                                     ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:167:20
[INFO] [stdout]     |
[INFO] [stdout] 167 |             .ok_or(MemError::Overflow)?;
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `MemError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:179:85
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn memset(&self, addr: BitSize, val: BitSize, count: BitSize) -> Result<(), MemError> {
[INFO] [stdout]     |                                                                                     ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:182:20
[INFO] [stdout]     |
[INFO] [stdout] 182 |             .ok_or(MemError::Overflow)?;
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `MemError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:262:52
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub unsafe fn zeroize(&mut self) -> Result<(), MemError> {
[INFO] [stdout]     |                                                    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mem::transmute`
[INFO] [stdout]   --> aspen/src/mmu/memory.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |         use core::{mem::transmute, ptr::null_mut};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::fd::BorrowedFd`
[INFO] [stdout]   --> aspen/src/mmu/memory.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |         use std::os::fd::BorrowedFd;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MemError` in this scope
[INFO] [stdout]   --> aspen/src/mmu/memory.rs:63:34
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn new() -> Result<Self, MemError> {
[INFO] [stdout]    |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::mmu::MemError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MemError` in this scope
[INFO] [stdout]   --> aspen/src/mmu/memory.rs:85:24
[INFO] [stdout]    |
[INFO] [stdout] 85 |             return Err(MemError::Io(Arc::new(err)));
[INFO] [stdout]    |                        ^^^^^^^^ use of undeclared type `MemError`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::mmu::MemError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> aspen/src/mmu/memory.rs:85:37
[INFO] [stdout]    |
[INFO] [stdout] 85 |             return Err(MemError::Io(Arc::new(err)));
[INFO] [stdout]    |                                     ^^^ use of undeclared type `Arc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: struct `crate::emulator::tests::Arc` exists but is inaccessible
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:115:81
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn write<N: Copy + ToBytes>(&self, addr: BitSize, val: N) -> Result<(), MemError> {
[INFO] [stdout]     |                                                                                 ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 |             .ok_or(MemError::Overflow)?;
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `MemError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:134:66
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn read<N: FromBytes>(&self, addr: BitSize) -> Result<N, MemError> {
[INFO] [stdout]     |                                                                  ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |             .ok_or(MemError::Overflow)?;
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `MemError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:149:71
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn memcpy(&self, addr: BitSize, buf: &mut [u8]) -> Result<(), MemError> {
[INFO] [stdout]     |                                                                       ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |             .ok_or(MemError::Overflow)?;
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `MemError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:164:69
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn memwrite(&self, addr: BitSize, buf: &[u8]) -> Result<(), MemError> {
[INFO] [stdout]     |                                                                     ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:167:20
[INFO] [stdout]     |
[INFO] [stdout] 167 |             .ok_or(MemError::Overflow)?;
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `MemError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:179:85
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn memset(&self, addr: BitSize, val: BitSize, count: BitSize) -> Result<(), MemError> {
[INFO] [stdout]     |                                                                                     ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:182:20
[INFO] [stdout]     |
[INFO] [stdout] 182 |             .ok_or(MemError::Overflow)?;
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `MemError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MemError` in this scope
[INFO] [stdout]    --> aspen/src/mmu/memory.rs:262:52
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub unsafe fn zeroize(&mut self) -> Result<(), MemError> {
[INFO] [stdout]     |                                                    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::mmu::MemError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mem::transmute`
[INFO] [stdout]   --> aspen/src/mmu/memory.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |         use core::{mem::transmute, ptr::null_mut};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::fd::BorrowedFd`
[INFO] [stdout]   --> aspen/src/mmu/memory.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |         use std::os::fd::BorrowedFd;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `&Arc<std::io::Error>`
[INFO] [stdout]   --> aspen/src/mmu.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Clone, thiserror::Error, PartialEq)]
[INFO] [stdout]    |                                          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |     Io(std::sync::Arc<std::io::Error>),
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `std::io::Error` does not implement `PartialEq`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/error.rs:77:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `std::io::Error` is defined in another crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `&Arc<std::io::Error>`
[INFO] [stdout]   --> aspen/src/mmu.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Clone, thiserror::Error, PartialEq)]
[INFO] [stdout]    |                                          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |     Io(std::sync::Arc<std::io::Error>),
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `std::io::Error` does not implement `PartialEq`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/error.rs:77:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `std::io::Error` is defined in another crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0369, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0369`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aspen` (lib) due to 15 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0369, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0369`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aspen` (lib test) due to 15 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2edf0895e8405c15914518a3931954dfae465e6efa0ae04a1cbaba8fd825d6a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2edf0895e8405c15914518a3931954dfae465e6efa0ae04a1cbaba8fd825d6a7", kill_on_drop: false }`
[INFO] [stdout] 2edf0895e8405c15914518a3931954dfae465e6efa0ae04a1cbaba8fd825d6a7
